object CardForm: TCardForm Left = 200 Top = 99 Width = 435 Height = 300 Caption = 'CardForm' Font.Color = clWindowText Font.Height = -13 Font.Name = 'System' Font.Style = [] PixelsPerInch = 96 Scaled = False OnActivate = FormActivate OnCreate = FormCreate TextHeight = 16 object Royal: TImage Left = 273 Top = 4 Width = 141 Height = 148 Picture.Data = {} end object back: TImage Left = 337 Top = 164 Width = 73 Height = 98 Picture.Data = {} end object Pos: TImage Left = 257 Top = 164 Width = 73 Height = 98 Picture.Data = {} end object Neg: TImage Left = 177 Top = 164 Width = 73 Height = 98 Picture.Data = {} end object Suits: TImage Left = 201 Top = 4 Width = 60 Height = 30 Picture.Data = {} end object SuitSm: TImage Left = 201 Top = 44 Width = 44 Height = 22 Picture.Data = {} end object Black: TImage Left = 129 Top = 84 Width = 117 Height = 28 Picture.Data = {} end object Red: TImage Left = 129 Top = 116 Width = 117 Height = 28 Picture.Data = {} end end